home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SOHO - Exploring the Sun - 2003 Update
/
SOHO - Exploring the Sun - 2003 Update.iso
/
pc
/
data
/
main.dcr
/
scripts_204.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2003-02-25
|
170 b
|
9 lines
on mouseUp
global hilight_now, hl_mode
if hl_mode = 0 then
set hilight_now to hilight_now - 1
ChHilight(113, 70)
go("hilights_presentation")
end if
end